home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9190 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  937 b 

  1. Path: news.lexicon.net.au!usenet
  2. From: Lucas Giezen <lucas@lexicon.net.au>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++ 4.52 Intel Floating Point Format
  5. Date: Thu, 29 Feb 1996 15:30:30 -0800
  6. Organization: Lexicon Internet Services
  7. Message-ID: <31363716.17D8@lexicon.net.au>
  8. NNTP-Posting-Host: lucas.lexicon.net.au
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. We are developing on a PC platform and must transfer floats and doubles 
  15. to an IBM mainframe.
  16.  
  17. We have done a 'study' of the internal formats using debug but around 0 a 
  18. number of strange things occur. Add to this the byte swapping of the 
  19. Intel chip and things really do look odd.
  20.  
  21. Does anyone have the format of the bits in the internal representation 
  22. for the PC? (We already have the mainframe format). Also the 
  23. representations of 0 and other oddities would be appreciated.
  24.  
  25. Thanks
  26.  
  27. Brett Walker
  28.